Bump the actions-deps group with 4 updates - #468
Merged
ptr727-codegen[bot] merged 1 commit intoSep 9, 2026
Merged
Conversation
Bumps the actions-deps group with 4 updates: [ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml](https://github.com/ptr727/projecttemplate), [ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml](https://github.com/ptr727/projecttemplate), [ptr727/ProjectTemplate/.github/workflows/validate-task.yml](https://github.com/ptr727/projecttemplate) and [ptr727/ProjectTemplate/.github/workflows/build-release-task.yml](https://github.com/ptr727/projecttemplate). Updates `ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml` from 2.0.560 to 2.0.577 - [Release notes](https://github.com/ptr727/projecttemplate/releases) - [Changelog](https://github.com/ptr727/ProjectTemplate/blob/main/HISTORY.md) - [Commits](ptr727/ProjectTemplate@d6a4d7e...f8e7491) Updates `ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml` from 2.0.560 to 2.0.577 - [Release notes](https://github.com/ptr727/projecttemplate/releases) - [Changelog](https://github.com/ptr727/ProjectTemplate/blob/main/HISTORY.md) - [Commits](ptr727/ProjectTemplate@d6a4d7e...f8e7491) Updates `ptr727/ProjectTemplate/.github/workflows/validate-task.yml` from 2.0.560 to 2.0.577 - [Release notes](https://github.com/ptr727/projecttemplate/releases) - [Changelog](https://github.com/ptr727/ProjectTemplate/blob/main/HISTORY.md) - [Commits](ptr727/ProjectTemplate@d6a4d7e...f8e7491) Updates `ptr727/ProjectTemplate/.github/workflows/build-release-task.yml` from 2.0.560 to 2.0.577 - [Release notes](https://github.com/ptr727/projecttemplate/releases) - [Changelog](https://github.com/ptr727/ProjectTemplate/blob/main/HISTORY.md) - [Commits](ptr727/ProjectTemplate@d6a4d7e...f8e7491) --- updated-dependencies: - dependency-name: ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml dependency-version: 2.0.577 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml dependency-version: 2.0.577 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: ptr727/ProjectTemplate/.github/workflows/validate-task.yml dependency-version: 2.0.577 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: ptr727/ProjectTemplate/.github/workflows/build-release-task.yml dependency-version: 2.0.577 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #468 +/- ##
=======================================
Coverage 70.54% 70.54%
=======================================
Files 13 13
Lines 1219 1219
Branches 111 111
=======================================
Hits 860 860
Misses 319 319
Partials 40 40 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
dependabot
Bot
deleted the
dependabot/github_actions/main/actions-deps-eaa00c112a
branch
September 9, 2026 14:54
This was referenced Sep 10, 2026
ptr727-codegen Bot
pushed a commit
to ptr727/LanguageTags
that referenced
this pull request
Sep 10, 2026
Updated [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 18.9.0 to 18.10.0. <details> <summary>Release notes</summary> _Sourced from [Microsoft.NET.Test.Sdk's releases](https://github.com/microsoft/vstest/releases)._ ## 18.10.0 ## What's Changed * Drop Mono fallback, run .NET Framework tests on Windows only by @nohwnd in microsoft/vstest#16158 * Run Microsoft.Testing.Platform test apps under `vstest.console` and datacollector by @nohwnd in microsoft/vstest#16201 * Fix test output eaten by MSBuild terminal logger by @nohwnd in microsoft/vstest#16223 * Remove the experimental test session feature by @nohwnd in microsoft/vstest#16231 * Skip a single bad executor instead of failing all executor loading by @nohwnd in microsoft/vstest#16239 * Assert apartment state instead of using Clipboard in UI tests by @nohwnd in microsoft/vstest#16270 * Surface test host crashes during protocol negotiation by @nohwnd in microsoft/vstest#16285 * Pass the inferred target platform to the host in run settings by @nohwnd in microsoft/vstest#16271 * Report raw invalid IsTargetPlatformInferred value, cover host x64 forcing by @nohwnd in microsoft/vstest#16295 * Disable the MTP testhost by default (#16337) by @nohwnd in microsoft/vstest#16341 **Full Changelog**: microsoft/vstest@v18.9.0...v18.10.0 Commits viewable in [compare view](microsoft/vstest@v18.9.0...v18.10.0). </details> Updated [ptr727.Utilities](https://github.com/ptr727/Utilities) from 4.1.10 to 4.1.13. <details> <summary>Release notes</summary> _Sourced from [ptr727.Utilities's releases](https://github.com/ptr727/Utilities/releases)._ ## 4.1.13 ## What's Changed * Bump the actions-deps group with 4 updates by @dependabot[bot] in ptr727/Utilities#468 * Bump the nuget-deps group with 3 updates by @dependabot[bot] in ptr727/Utilities#469 **Full Changelog**: ptr727/Utilities@4.1.10...4.1.13 Commits viewable in [compare view](ptr727/Utilities@4.1.10...4.1.13). </details> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This was referenced Sep 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the actions-deps group with 4 updates: ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml, ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml, ptr727/ProjectTemplate/.github/workflows/validate-task.yml and ptr727/ProjectTemplate/.github/workflows/build-release-task.yml.
Updates
ptr727/ProjectTemplate/.github/workflows/merge-bot-task.ymlfrom 2.0.560 to 2.0.577Release notes
Sourced from ptr727/ProjectTemplate/.github/workflows/merge-bot-task.yml's releases.
Commits
f8e7491Promote Develop to Main: Seat the One-Home Include Mechanism and Finish the W...aaaae36Settle the Preamble Decisions and Reshape Section 4, Section 6 and the YAML C...8805379Collapse WORKFLOW.md 5A to a Procedure and an Evidence Rule (#1394)2d63d52Carry WORKFLOW.md Sections 3 and 5 Into workflow-ci-contract as Generated Inc...0f91142Align WORKFLOW.md's Verdict Clause With Section 5's Assessment (#1390)7fcf612Cut WORKFLOW.md Section 2 to a Pointer at Workflow YAML Conventions (#1388)66d7946Carry WORKFLOW.md Section 4 Into workflow-ci-contract as an Include (#1385)ee4c1ceCut backlog-burndown's Two Narrowing Rows to the Narrowing and Pointer Its Fo...6a59040Carry the Five Outcomes Into drive-pr as a Generated Include and Name Sibling...fbf1f6dCarry the Three Conduct Sections Into agent-conduct as the First Live Include...Updates
ptr727/ProjectTemplate/.github/workflows/publish-plan-task.ymlfrom 2.0.560 to 2.0.577Release notes
Sourced from ptr727/ProjectTemplate/.github/workflows/publish-plan-task.yml's releases.
Commits
f8e7491Promote Develop to Main: Seat the One-Home Include Mechanism and Finish the W...aaaae36Settle the Preamble Decisions and Reshape Section 4, Section 6 and the YAML C...8805379Collapse WORKFLOW.md 5A to a Procedure and an Evidence Rule (#1394)2d63d52Carry WORKFLOW.md Sections 3 and 5 Into workflow-ci-contract as Generated Inc...0f91142Align WORKFLOW.md's Verdict Clause With Section 5's Assessment (#1390)7fcf612Cut WORKFLOW.md Section 2 to a Pointer at Workflow YAML Conventions (#1388)66d7946Carry WORKFLOW.md Section 4 Into workflow-ci-contract as an Include (#1385)ee4c1ceCut backlog-burndown's Two Narrowing Rows to the Narrowing and Pointer Its Fo...6a59040Carry the Five Outcomes Into drive-pr as a Generated Include and Name Sibling...fbf1f6dCarry the Three Conduct Sections Into agent-conduct as the First Live Include...Updates
ptr727/ProjectTemplate/.github/workflows/validate-task.ymlfrom 2.0.560 to 2.0.577Release notes
Sourced from ptr727/ProjectTemplate/.github/workflows/validate-task.yml's releases.
Commits
f8e7491Promote Develop to Main: Seat the One-Home Include Mechanism and Finish the W...aaaae36Settle the Preamble Decisions and Reshape Section 4, Section 6 and the YAML C...8805379Collapse WORKFLOW.md 5A to a Procedure and an Evidence Rule (#1394)2d63d52Carry WORKFLOW.md Sections 3 and 5 Into workflow-ci-contract as Generated Inc...0f91142Align WORKFLOW.md's Verdict Clause With Section 5's Assessment (#1390)7fcf612Cut WORKFLOW.md Section 2 to a Pointer at Workflow YAML Conventions (#1388)66d7946Carry WORKFLOW.md Section 4 Into workflow-ci-contract as an Include (#1385)ee4c1ceCut backlog-burndown's Two Narrowing Rows to the Narrowing and Pointer Its Fo...6a59040Carry the Five Outcomes Into drive-pr as a Generated Include and Name Sibling...fbf1f6dCarry the Three Conduct Sections Into agent-conduct as the First Live Include...Updates
ptr727/ProjectTemplate/.github/workflows/build-release-task.ymlfrom 2.0.560 to 2.0.577Release notes
Sourced from ptr727/ProjectTemplate/.github/workflows/build-release-task.yml's releases.
Commits
f8e7491Promote Develop to Main: Seat the One-Home Include Mechanism and Finish the W...aaaae36Settle the Preamble Decisions and Reshape Section 4, Section 6 and the YAML C...8805379Collapse WORKFLOW.md 5A to a Procedure and an Evidence Rule (#1394)2d63d52Carry WORKFLOW.md Sections 3 and 5 Into workflow-ci-contract as Generated Inc...0f91142Align WORKFLOW.md's Verdict Clause With Section 5's Assessment (#1390)7fcf612Cut WORKFLOW.md Section 2 to a Pointer at Workflow YAML Conventions (#1388)66d7946Carry WORKFLOW.md Section 4 Into workflow-ci-contract as an Include (#1385)ee4c1ceCut backlog-burndown's Two Narrowing Rows to the Narrowing and Pointer Its Fo...6a59040Carry the Five Outcomes Into drive-pr as a Generated Include and Name Sibling...fbf1f6dCarry the Three Conduct Sections Into agent-conduct as the First Live Include...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions